home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / math / gle-3.000 / gle-3 / gle / linux / xterm < prev    next >
Encoding:
Text File  |  1995-02-28  |  438 b   |  10 lines

  1. # Linux terminfo replacement for *only* function-keys, X11 xterm and rxvt
  2. # Add/replace these lines in /usr/lib/terminfo/xterm
  3.  
  4. xterm|vs100|xterm terminal emulator (X Window System),
  5.     kcub1=\E[D, kcud1=\E[B, kcuf1=\E[C, kcuu1=\E[A,
  6.         kf1=\E[11~, kf2=\E[12~, kf3=\E[13~, kf4=\E[14~, kf5=\E[15~,
  7.         kf6=\E[17~, kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, kf10=\E[21~,
  8.         kdch1=\E[3~, kend=\E[4~, khome=\E[1~, knp=\E[6~, kpp=\E[5~,
  9.  
  10.